home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000237_news@watsun.cc.columbia.edu _Fri Feb 19 13:27:31 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA14461
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 19 Feb 1999 13:27:31 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id NAA21711
  7.     for kermit.misc@watsun.cc.columbia.edu; Fri, 19 Feb 1999 13:24:07 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: Kermit & K6-2 incompatible?
  11. Date: 19 Feb 1999 18:24:05 GMT
  12. Organization: Columbia University
  13. Message-ID: <7aka85$l6c$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. In article <7ak8dp$bfu$1@enyo.uwa.edu.au>,
  17. Chris Jee Yen Tan  <techno@tartarus.uwa.edu.au> wrote:
  18. : I just ran Kermit 3.12 & 3.13 in a DOS box(Win98) on my K6-2 300
  19. : to test whether or not serial overruns were occuring due to the
  20. : serial port or driver.  However in both DOS box and restart to 
  21. : DOS it crashes reporting a "division by zero error".  I remembered
  22. : quite clearly running this program on my previous PC (Cyrix M2 PR166)
  23. : quite fine.  So is there some incompatible problem regarding Kermit
  24. : and my PC.  The only version that worked OK was Kermit 2.32 which did
  25. : not crash.  Anyone got any ideas as what could be wrong?
  26. Since you are using Windows 98, you'll need Kermit 95:
  27.  
  28.   http://www.columbia.edu/kermit/k95.html
  29.  
  30. - Frank